inspector: Make picking objects show them
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jul 2020 21:30:16 +0000 (17:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jul 2020 21:30:16 +0000 (17:30 -0400)
commit9b647a47d1a012ba73d54b1daa9aa111de17ee09
tree3d0e8b23a8d1009dc8609bb2f8507acd01d9343a
parent852429d163197a1de60bea658906e37259f72c18
inspector: Make picking objects show them

Changing the selection in the object tree is
not a useful action if we are already in the
object details. Most likely, a user who picks
an object wants to inspect its details, so
just always show them.

Fixes: #1876
gtk/inspector/inspect-button.c